home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Professional Soft Collection 1.02
/
Professional Soft Collection 1.02.iso
/
communic
/
bitfax.300
/
disk1
/
genie.sc_
/
genie.bin
Wrap
Text File
|
1994-04-19
|
513b
|
28 lines
{genie.SCP}
trace(0)
:start
@c=1
typecr("Select the GEnie Record ID...")
selpbk(default)
select(GEnie)
if ( @mode <> 1 ) @mode = 1 { set it to call mode }
twait(1,"sec")
docomm
:loop1
{ twait(1,"sec"); }
if ( @conn = 0 ) goto :abort { abort if disconnected }
if ( @conn = 1 ) goto :done { continue on if connected }
goto :loop1
:done
twait(2,"sec")
"HHH"
cwait("#")
"xtx99182,humor$0d"
:abort
exit